home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dizionario Etimologico
/
ZINGARELLI Dizionario Etimologico (2000).iso
/
opera_fatal.swf
/
scripts
/
DefineSprite_67
/
frame_3
/
DoAction.as
Wrap
Text File
|
2000-11-30
|
216b
|
9 lines
tellTarget("../")
{
if(top < _Y)
{
_Y = _Y - "5";
setProperty(scroll_target, _Y, base_y - (getProperty("/scroll_ball", _Y) - top) / bar_length * getProperty(scroll_target, _height));
}
}